home *** CD-ROM | disk | FTP | other *** search
- #!/bin/sh
- set -e
- # Automatically added by dh_installcligac
- if [ "$1" = "configure" ] && [ -x /usr/share/cli-common/gac-package-install ]; then
- /usr/share/cli-common/gac-package-install libflickrnet2.1.5-cil
- fi
- # End automatically added section
- # Automatically added by dh_cligacpolicy
- if [ "$1" = "configure" ] && [ -x /usr/share/cli-common/policy-install ]; then
- /usr/share/cli-common/policy-install FlickrNet 2.1
- fi
- # End automatically added section
-